CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 文本 聚类

搜索资源列表

  1. 一种中文文本聚类的研究

    2下载:
  2. 一种中文文本聚类的研究__一篇完整的关于文本聚类算法的论文-a Chinese version of clustering __ a complete text of the paper clustering algorithm
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:812655
    • 提供者:冯宾
  1. 文本聚类的文档.tar

    3下载:
  2. 文本聚类的文档-text of the document clustering
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:83203
    • 提供者:none
  1. 一种中文文本聚类的研究.rar

    0下载:
  2. 这里设计了一个中文文本聚类模型CTCMCChinese'Pext Clustering Model),并针对模型中涉及到的特征表示、特征提取、特征向量调整和聚类算法等问题进行了研究。
  3. 所属分类:文档资料

  1. JAVA实现文本聚类,用到TF/IDF权重

    7下载:
  2. JAVA实现文本聚类,用到TF/IDF权重,用余弦夹角计算文本相似度,用k-means进行数据聚类等数学和统计 知识。,JAVA realization of text clustering, using TF/IDF weight, calculated using cosine angle between the text of similarity, using k-means clustering for data such as mathematical and statistical
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-10-22
    • 文件大小:1491
    • 提供者:优优
  1. main.计算文本之间相似度的程序

    1下载:
  2. 计算文本之间相似度的程序,用于文本的聚类。是在已知各个文本的文本特征向量基础上进行计算的,利用余弦值计算,Calculation of similarity between the text of the procedures for text clustering. Are known at all the text of the text feature vector calculated based on the use of cosine values
  3. 所属分类:Windows编程

    • 发布日期:2017-03-25
    • 文件大小:750
    • 提供者:effi
  1. java-cluster.zip

    2下载:
  2. 用java语言实现文本聚类,包括聚类前的数据预处理:分词、降维、建立向量空间模型等,Implementation using java language text clustering, including clustering of the data pre-processing before: segmentation, dimensionality reduction, set up, such as Vector Space Model
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:17173
    • 提供者:优优
  1. textcluster

    0下载:
  2. 文本聚类算法源码,包含tf.idf计算的实现,采用java语言编写-text cluster algorithm, including the computation of tf.idf ,written by Java
  3. 所属分类:Search Engine

    • 发布日期:2017-04-01
    • 文件大小:8741
    • 提供者:谭磊
  1. WawaTextCluster

    0下载:
  2. 文本聚类算法源码-Source text clustering algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:16062
    • 提供者:胡果
  1. kmeans

    1下载:
  2. kmeans文本聚类算法的简单实现,是用JAVA实现的-kmeans a simple realization of the text clustering algorithm is implemented using JAVA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:11125
    • 提供者:rocky
  1. Dbscan

    1下载:
  2. 基于密度原则的文本聚类实现,使用C代码编程,适合初试学习自然语言处理的学生-DBSCAN
  3. 所属分类:Multimedia Develop

    • 发布日期:2015-05-25
    • 文件大小:17748
    • 提供者:木每
  1. TDIDF_Demo

    1下载:
  2. 基于k-means的文本聚类程序实现,希望对大家有帮助!-Based on the k-means clustering procedures for the realization of the text, I hope all of you help!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:11022
    • 提供者:刘佳
  1. k-meams(sourcecode)

    2下载:
  2. C#实现k均值文本聚类算法,文本聚类C#源程序,k-means聚类算法-C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-05-21
    • 文件大小:37988
    • 提供者:康卫
  1. TDHCursorFactory

    0下载:
  2. 是一个使用Perl语言编写的一个开源文本挖掘的程序。其中涉及了众多文本挖掘的技术,如文本聚类、分词、索引,搜索引擎、字典等等。-Perl is a language to use an open source text mining process. Involving a large number of text mining technologies, such as text clustering, segmentation, indexing, search engines, dicti
  3. 所属分类:Search Engine

    • 发布日期:2017-03-31
    • 文件大小:395241
    • 提供者:wy
  1. TextClustering

    0下载:
  2. 文本聚类,VC编程实现,作为一种无监督的机器学习方法,聚类由于不需要训练过程,以及不需要预先对文档手工标注类别,因此具有一定的灵活性和较高的自动化处理能力-Text Clustering, VC programming, as an unsupervised machine learning method, clustering by eliminating the need for the training process, and do not need to manually pre-ma
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:16166
    • 提供者:chengbo
  1. pj

    0下载:
  2. 一种基于语义内积空间模型的文本聚类算法,这种算法有很好的效率,拿出来和大家分享下-A semantic-based model of inner product space the text clustering algorithm, this algorithm has good efficiency, and to share out under the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:500844
    • 提供者:like
  1. textcluster

    2下载:
  2. java文本聚类程序代码文件,实现文本聚类功能,分词。-text clustering java code files to achieve text clustering features, sub-word.
  3. 所属分类:Java Develop

    • 发布日期:2016-11-08
    • 文件大小:8705
    • 提供者:wang
  1. MyCluster

    0下载:
  2. 聚类算法中的k均值算法,里面已经包含一个文本聚类的实验。-Clustering algorithm k means algorithm, which already contains a text clustering experiments.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3363118
    • 提供者:苏永昌
  1. shotdetect

    0下载:
  2. 文本聚类算法的好东西文本聚类算法的好东西-Text clustering algorithm for text clustering algorithm good things good things
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:627731
    • 提供者:515700954
  1. matlab

    0下载:
  2. 这是一些文本聚类的matlab函数,是遗传算法过程中的一些常用函数-This is some text clustering matlab function, genetic algorithm is the process of some of the commonly used functions
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:106209
    • 提供者:邵俊尧
  1. 1

    0下载:
  2. 关于PSO优化后文本聚类的算法--MATLAB-Text on the PSO clustering algorithm optimized- MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1170
    • 提供者:张奇
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com